C1.Web.Mvc Namespace / IItemsSource<T> Interface / SourceCollection Property

In This Topic
SourceCollection Property
In This Topic
Gets or sets the source collection.
Syntax
'Declaration
 
Property SourceCollection As IEnumerable(Of T)
 
See Also